home *** CD-ROM | disk | FTP | other *** search
/ Bible Heaven / Bible Heaven.iso / business / treas171 / readme.bat < prev    next >
DOS Batch File  |  1993-12-11  |  990b  |  33 lines

  1. echo off
  2. cls
  3. echo  
  4. echo  
  5. echo                        VIANSOFT(R) CHURCH TREASURER
  6. echo  
  7. echo This disk contains the Program, User's Manual and Tutorial for the 
  8. echo VIANSOFT(R) Church Treasurer.  To use the software, you must install 
  9. echo it on your computer.
  10. echo  
  11. echo To run the Treasurer Install Program, change to the subdirectory or drive
  12. echo containing all the VIANSOFT(R) Church Treasurer files and type:
  13. echo  
  14. echo             install   (Press ENTER)
  15. echo  
  16. echo Follow the instructions on the screen.
  17. echo  
  18. echo NOTE:  To install the Treasurer on a floppy disk, format a new, blank floppy
  19. echo        disk first (WITHOUT the /s option for the Tutorial, WITH the /s option 
  20. echo        to install the program). 
  21. echo  
  22. echo  
  23. echo   FOR A PRINTED COPY OF THESE INSTRUCTIONS, TURN ON YOUR PRINTER AND PRESS
  24. echo                            THE PRINT SCREEN KEY.
  25. echo  
  26. pause
  27. if not exist readme2 goto stop
  28. cls
  29. type readme2
  30. echo  
  31. pause
  32. :stop
  33.